home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / include / linux / if_ltalk.h < prev    next >
C/C++ Source or Header  |  2008-10-24  |  125b  |  10 lines

  1. #ifndef __LINUX_LTALK_H
  2. #define __LINUX_LTALK_H
  3.  
  4. #define LTALK_HLEN        1
  5. #define LTALK_MTU        600
  6. #define LTALK_ALEN        1
  7.  
  8.  
  9. #endif
  10.